home *** CD-ROM | disk | FTP | other *** search
/ The Original Shareware 1.1 / The Original Shareware (WeMake CDs)(Volume 1.1)(CDs, Inc)(1993).iso / 15 / win3_stb.zip / SETUP.INF < prev    next >
INI File  |  1990-06-21  |  50KB  |  1,046 lines

  1. [setup]
  2.     help   = setup.hlp
  3.  
  4. ;   place any programs here that should be run at the end of setup.
  5. ;   these apps will be run in order of their appearance here
  6. [run]
  7.  
  8. [dialog]
  9.     caption  = "Windows Setup"
  10.     exit     = "Exit Windows Setup"
  11.     title    = "Installing Windows 3.0"
  12.     options  = "In addition to installing Windows 3.0, you can:"
  13.  
  14. [data]
  15.     ; Min hard disk space required for installation.
  16.     neededspace386 = 6300000
  17.     neededspace286 = 4500000
  18.     neededspaceNet = 200000
  19.     ;  Name of the Windows startup program
  20.     startup = WIN.COM
  21.     ;  Default dir for installing Win, MUST include a drive letter
  22.     defdir = C:\WINDOWS
  23.     ;     -- screen messages --
  24.     ;  short name of the program
  25.     shortname = Windows
  26.     ;  long name of the program (including version)
  27.     welcome = "Microsoft Windows Version 3.00"
  28.     ;  Default language driver.
  29.     deflang = usa
  30.     ;  DefCodePage defines which translation table to use if we cannot get
  31.     ;  code page information from DOS ie we are not under 3.30 or newer.
  32.     defxlat = 437
  33.     ; this indicates what country you are in via the country keyboard
  34.     ; DLL.  we special case the usadll to see if we are in the USA
  35.     defkeydll = usadll
  36.     ;  Name of a program invoked after completing setup
  37.     exec    = "win.com"
  38.     execcmd = "/r /q:"
  39.     ; This is the logo data file that will be used in the case of
  40.       installation of a 2.X display driver.
  41.     2xlogodata = 2:cgalogo.rle
  42.     ; this is the cmd line that is executed for the online docs
  43.     readme = "notepad /.setup readme.txt"
  44.  
  45. ; Here are the names of the disks Setup can prompt for.
  46. ; There must be a disk name for each disk number used
  47. ;
  48. ; The disk number '0' is reserved to represent the windows setup directory
  49. ; the directory may be relative to the directory SETUP was run from.
  50. ;
  51. ; the format is:
  52. ;
  53. ; n = path,disk name,disk tag file
  54. ;
  55. ; n           disk "number"  1-9,A-Z (single char only!)
  56. ; path        path of disk n
  57. ; name        name of disk n
  58. ; disk tag    a file on disk n (used to determine if disk is in drive)
  59. ;
  60. [disks]
  61.     1 =. ,"Microsoft Windows 3.0 Disk #1",disk1
  62.     2 =. ,"Microsoft Windows 3.0 Disk #2",disk2
  63.     3 =. ,"Microsoft Windows 3.0 Disk #3",disk3
  64.     4 =. ,"Microsoft Windows 3.0 Disk #4",disk4
  65.     5 =. ,"Microsoft Windows 3.0 Disk #5",disk5
  66.     6 =. ,"PowerGraph VGA - Windows 3.0 Driver Disk",disk6
  67.  
  68. ; These files will be copied to the windows SYSTEM directory
  69. [windows.system]
  70.     1:kernel.exe
  71.     1:gdi.exe
  72.     1:user.exe
  73.     1:win.cnf
  74.  
  75. ; These files will be copied to the windows ROOT directory
  76. [windows]
  77.     1:setup.hlp
  78.     1:win.src         ,Net
  79.     1:system.src      ,Net
  80.     1:winhelp.exe
  81.     1:winhelp.hlp
  82.  
  83. [shell]
  84.     progman.exe, "Windows Program Manager"
  85.  
  86. [display]
  87. ; The string following the driver description specifies the screen
  88. ; resolution. It is used to match the system and OEM character sets
  89. ; with the display selection.
  90. ;
  91. ;profile = driver,         Description of driver,                       resolution,    286 grabber,    logo code,       VDD,            386grabber,   ega.sys    logo data     
  92. ;
  93. vgamono  = 1:vgamono.drv,  "PowerGraph VGA -  640x480, Monochrome",   "100,96,96",   6:vgamonox.gr2, 2:vgalogo.lgo,   6:vddtli4.386,  4:vgamono.gr3,,          2:vgalogo.rle
  94. vga      = 1:vga.drv,      "PowerGraph VGA -  640x480,  16 colors",   "100,96,96",   6:vgacolrx.gr2, 2:vgalogo.lgo,   6:vddtli4.386,  4:vga.gr3,,              2:vgalogo.rle
  95. vga464   = 6:vga464.drv,   "PowerGraph VGA -  800x600,  16 colors",   "100,120,120", 6:vgacolrx.gr2, 2:vgalogo.lgo,   6:vddtli4.386,  4:vga.gr3,,              2:vgalogo.rle
  96. ;vga474   = 6:vga474.drv,   "PowerGraph VGA - 1024x768,  16 colors",   "100,120,120", 6:vgacolrx.gr2, 2:vgalogo.lgo,   6:vddtli4.386,  4:vga.gr3,,              2:vgalogo.rle
  97. vga448   = 6:vga448.drv,   "PowerGraph VGA -  640x480, 256 colors",   "100,96,96",   6:vgacolrx.gr2, 2:vgalogo.lgo,   6:vddtli4.386,  4:vga.gr3,,              2:vgalogo.rle
  98. vga468   = 6:vga468.drv,   "PowerGraph VGA -  800x600, 256 colors",   "100,120,120", 6:vgacolrx.gr2, 2:vgalogo.lgo,   6:vddtli4.386,  4:vga.gr3,,              2:vgalogo.rle
  99. vga478   = 6:vga478.drv,   "PowerGraph VGA - 1024x768, 256 colors",   "100,120,120", 6:vgacolrx.gr2, 2:vgalogo.lgo,   6:vddtli4.386,  4:vga.gr3,,              2:vgalogo.rle
  100. 8514     = 1:8514.drv,     "8514/a",                                    "100,120,120", 3:vgacolor.gr2, 2:vgalogo.lgo,   4:vdd8514.386,  4:8514.gr3,,             2:vgalogo.rle
  101. cga      = 1:cga.drv,      "CGA",                                       "200,96,48",   3:cga.gr2,      2:cgalogo.lgo,   4:vddcga.386,   4:cga.gr3,,              2:cgalogo.rle
  102. plasma   = 1:plasma.drv,   "Compaq Portable Plasma",                    "100,96,96",   3:cga.gr2,      2:cgalogo.lgo,   4:vddcga.386,   4:plasma.gr3,,           2:cgalogo.rle
  103. egahires = 1:ega.drv,      "EGA",                                       "133,96,72",   3:egacolor.gr2, 2:egalogo.lgo,   x:*vddega,      4:ega.gr3,    3:ega.SYS, 2:egalogo.rle
  104. egahibw  = 1:egahibw.drv,  "EGA black and white (286 only)",            "133,96,72",   3:egacolor.gr2, 2:cgalogo.lgo,,,                               3:ega.SYS, 2:cgalogo.rle
  105. egamono  = 1:egamono.drv,  "EGA Monochrome (286 only)",                 "133,96,72",   3:egamono.gr2,  2:egamono.lgo,,,                               3:ega.SYS, 2:egamono.rle
  106. hercules = 1:hercules.drv, "Hercules Monochrome",                       "133,96,72",   3:hercules.gr2, 2:herclogo.lgo,  4:vddherc.386,  4:herc.gr3,,             2:herclogo.rle
  107. mcga     = 1:vgamono.drv,  "IBM MCGA (286 only)",            "100,96,96",   3:vgacolor.gr2, 2:cgalogo.lgo,,,,                     2:cgalogo.rle
  108. olibw    = 1:olibw.drv,    "Olivetti/AT&T Monochrome or PVC Display",   "120,96,80",   3:oligrab.gr2,  2:cgalogo.lgo,   4:vddcga.386,   4:plasma.gr3,,           2:cgalogo.rle
  109. sv400a   = 1:sv400a.drv,   "Olivetti OEC Color Display or AT&T VDC750", "120,96,80",   3:sv400a.gr2,   2:egalogo.lgo,,,,                          2:egalogo.rle
  110. ct441    = 1:vga.drv,      "QuadVGA, ATI VIP VGA, 82C441 VGAs",         "100,96,96",   3:vgacolor.gr2, 2:vgalogo.lgo,   4:vddct441.386, 4:vga.gr3,,              2:vgalogo.rle
  111. vga      = 1:vga.drv,      "VGA",                                       "100,96,96",   3:vgacolor.gr2, 2:vgalogo.lgo,   x:*vddvga,      4:vga.gr3,,              2:vgalogo.rle
  112. vgamono  = 1:vgamono.drv,  "VGA with Monochrome display",               "100,96,96",   3:vgamono.gr2,  2:vgalogo.lgo,   x:*vddvga,      4:vgamono.gr3,,          2:vgalogo.rle
  113. v7vga    = 1:v7vga.drv,    "Video Seven VGA with 512K",                 "100,96,96",   3:vgacolor.gr2, 2:vgalogo.lgo,   x:*vddvga,     4:v7vga.gr3,,            2:vgalogo.rle
  114.  
  115. ; copy these fonts depending on the 386 grabber being used
  116. [VGAMONO.GR3]
  117. 4:CGA40WOA.FON,4:CGA40850.FON
  118. 4:CGA80WOA.FON,4:CGA80850.FON
  119. 4:EGA40WOA.FON,4:EGA40850.FON
  120. 4:EGA80WOA.FON,4:EGA80850.FON
  121.  
  122. [VGA.GR3]
  123. 4:CGA40WOA.FON,4:CGA40850.FON
  124. 4:CGA80WOA.FON,4:CGA80850.FON
  125. 4:EGA40WOA.FON,4:EGA40850.FON
  126. 4:EGA80WOA.FON,4:EGA80850.FON
  127.  
  128. [V7VGA.GR3]
  129. 4:CGA40WOA.FON,4:CGA40850.FON
  130. 4:CGA80WOA.FON,4:CGA80850.FON
  131. 4:EGA40WOA.FON,4:EGA40850.FON
  132. 4:EGA80WOA.FON,4:EGA80850.FON
  133.  
  134. [EGA.GR3]
  135. 4:CGA40WOA.FON,4:CGA40850.FON
  136. 4:CGA80WOA.FON,4:CGA80850.FON
  137. 4:EGA40WOA.FON,4:EGA40850.FON
  138. 4:EGA80WOA.FON,4:EGA80850.FON
  139.  
  140. [8514.GR3]
  141. 4:CGA40WOA.FON,4:CGA40850.FON
  142. 4:CGA80WOA.FON,4:CGA80850.FON
  143. 4:EGA40WOA.FON,4:EGA40850.FON
  144. 4:EGA80WOA.FON,4:EGA80850.FON
  145.  
  146. [PLASMA.GR3]
  147. 4:EGA40WOA.FON,4:EGA40850.FON
  148. 4:EGA80WOA.FON,4:EGA80850.FON
  149.  
  150. [CGA.GR3]
  151. 4:CGA40WOA.FON,4:CGA40850.FON
  152. 4:CGA80WOA.FON,4:CGA80850.FON
  153.  
  154. [HERC.GR3]
  155. 4:HERCWOA.FON,4:HERC850.FON
  156.  
  157. [keyboard.drivers]
  158. kbd      = 1:keyboard.drv
  159. kbdoli   = 1:kbdoli.drv
  160. kbdhp    = 1:kbdhp.drv
  161.  
  162. [keyboard.types]
  163. ; The drivers are more specific to the machine while the types listed here
  164. ; are more specific to the type of keyboard. In the USA 
  165. ; (if devkeydll == usadll) and the DLL field in not NULL the listed DLL 
  166. ; must be installed. 
  167. t3s0alat  = "All AT type keyboards (84 - 86 keys)"             ,nodll
  168. t1s2at&t  = "AT&T '301' keyboard"                              ,nodll
  169. t1s4at&t  = "AT&T '302' keyboard"                              ,nodll
  170. t4s0enha  = "Enhanced 101 or 102 key US and Non US keyboards"  ,nodll
  171. t3s0hp1   = "Hewlett-Packard Vectra keyboard (DIN)"            ,nodll
  172. t4s40oliv = "Olivetti 101/102 A keyboard"                      ,nodll
  173. t1s0oliv  = "Olivetti 83 key keyboard"                         ,nodll
  174. t3s10oliv = "Olivetti 86 Key keyboard"                         ,nodll
  175. t2s1oliv  = "Olivetti M24 102 key keyboard"                    ,usadll
  176. t1s42oliv = "PC-XT 83 key keyboard"                            ,nodll
  177. t1s0pcxt  = "PC/XT - Type keyboard (84 keys)"                  ,nodll
  178.  
  179. [keyboard.tables]
  180. ; These are the dll that must be installed in system.ini for languages other
  181. ; than english. For example, the entry in system.ini for a Belgium setup
  182. ; would be keyboard.dll = kbdbe.dll. Also, US keyboards types 1,3, and 4 
  183. ; do not require that a DLL be installed. Types 0,2,5, and 6 require that
  184. ; the kbdus.dll table be installed in system.ini
  185. ; Note: these should be sorted in alphabetical order according to the name
  186. ;       that appears within the quotation marks.  These strings will appear
  187. ;       in this order in Control Panel's International Dialog.  In addition,
  188. ;       the two listings of "US" exist due to keyboard types.  Only 1 will
  189. ;       appear in the combobox.
  190. beldll = 2:kbdbe.dll , "Belgian"
  191. bridll = 2:kbduk.dll , "British"
  192. dandll = 2:kbdda.dll , "Danish"
  193. dutdll = 2:kbdne.dll , "Dutch"
  194. findll = 2:kbdfi.dll , "Finnish"
  195. fredll = 2:kbdfr.dll , "French"
  196. candll = 2:kbdca.dll , "French Canadian"
  197. gerdll = 2:kbdgr.dll , "German"
  198. icedll = 2:kbdic.dll , "Icelandic"
  199. itadll = 2:kbdit.dll , "Italian"
  200. latdll = 2:kbdla.dll , "Latin American"
  201. nordll = 2:kbdno.dll , "Norwegian"
  202. pordll = 2:kbdpo.dll , "Portuguese"
  203. spadll = 2:kbdsp.dll , "Spanish"
  204. swedll = 2:kbdsw.dll , "Swedish"
  205. swfdll = 2:kbdsf.dll , "Swiss French"
  206. swgdll = 2:kbdsg.dll , "Swiss German"
  207. nodll  =             , "US"
  208. usadll = 2:kbdus.dll , "US"
  209. usddll = 2:kbddv.dll , "US-Dvorak"
  210. usxdll = 2:kbdusx.dll, "US-International"
  211.  
  212. [codepages]
  213. ;       Xlat Table    OEM Font     description.
  214. 863 = 2:xlat863.bin, 2:vga863.fon, "French Canadian (863)"
  215. 861 = 2:xlat861.bin, 2:vga861.fon, "Icelandic (861)"
  216. 865 = 2:xlat865.bin, 2:vga865.fon, "Norway & Denmark (865)"
  217. 850 = 2:xlat850.bin, 2:vga850.fon, "International (850)"
  218. 860 = 2:xlat860.bin, 2:vga860.fon, "Portuguese (860)"
  219. 437 =              ,             , "Standard (437)"
  220.  
  221. [pointing.device]
  222. ;profile = mouse driver,  description,                                    vmd,  dos mouse driver base name
  223. ;
  224. hpmouse  = 1:hpmouse.drv, "HP Mouse (HP-HIL)",                            x:*vmd,mousehp
  225. lmouse   = 1:lmouse.drv,  "Logitech serial mouse",                        x:*vmd
  226. lmouse2  = 1:mouse.drv,   "Logitech bus or PS/2-style",                   x:*vmd,mouse
  227. ps2mouse = 1:mouse.drv,   "Microsoft, or IBM PS/2",                       x:*vmd,mouse
  228. msmouse1 = 1:msmouse1.drv,"Mouse Systems (or VisiOn) connected to COM1:", x:*vmd
  229. msmouse2 = 1:msmouse2.drv,"Mouse Systems (or VisiOn) connected to COM2:", x:*vmd
  230. nomouse  = 1:nomouse.drv, "No mouse or other pointing device",            x:*vmd
  231. kbdmouse = 1:kbdmouse.drv,"Olivetti/AT&T Keyboard Mouse",                 x:*vmd
  232.  
  233. [dos.mouse.drivers]
  234. ; Dos Mouse drivers.
  235. mouse.sys   = 4:mouse.SYS,     "MS Dos Mouse driver .SYS ver 7.XX"
  236. mouse.com   = 4:mouse.com,     "MS Dos Mouse driver .COM ver 7.XX"
  237. mousehp.sys = 4:mousehp.SYS,   "HP Dos Mouse driver .SYS ver 7.XX"
  238. mousehp.com = 4:mousehp.com,   "HP Dos Mouse driver .COM ver 7.XX"
  239.  
  240. [network]
  241. ;Prof       Driver,        Description,                                          HelpFile,OptFile,WininiSectName,SysiniSectName,VDD,VDD,n...
  242. ;
  243. 3comopen  = 2:msnet.drv   ,"3Com 3+Open LAN Manager (XNS only)",                             ,,,3Com_net,x:*vnetbios,x:*dosnet,4:lanman10.386
  244. 3comshare = 2:msnet.drv   ,"3Com 3+Share",                                       ,,,3Com_net,x:*vnetbios,x:*dosnet
  245. banyan    = 2:msnet.drv   ,"Banyan VINES 4.0",                                   ,,,Banyan_net,x:*vnetbios,x:*dosnet,4:baninst.386
  246. lanman1x  = 2:msnet.drv   ,"LAN Manager 1.x (or 100% compatible)",               ,,,,x:*vnetbios,x:*dosnet,4:lanman10.386
  247. lanman2b  = 2:msnet.drv   ,"LAN Manager 2.0 Basic (or 100% compatible)",         ,,,,x:*vnetbios,x:*dosnet
  248. lanman    = 2:lanman.drv  ,"LAN Manager 2.0 Enhanced (or 100% compatible)",      4:lanman.hlp,,,,x:*vnetbios,x:*dosnet
  249. msnet     = 2:msnet.drv   ,"Microsoft Network (or 100% compatible)",             ,,,,x:*vnetbios,x:*dosnet
  250. nonet     =               ,"No Network Installed",                               ,,,,x:*vnetbios,x:*dosnet
  251. novell    = 2:netware.drv ,"Novell Netware 2.10 or above, or Novell Netware 386" ,4:netware.hlp,4:nwpopup.exe,Novell_net,,x:*vnetbios,4:vnetware.386,4:vipx.386
  252. ibmpclp   = 2:msnet.drv   ,"IBM PC LAN Program",                                           ,,,pclp,x:*vnetbios,x:*dosnet
  253.  
  254. [pclp]
  255. 386enh,InDOSPolling,TRUE
  256.  
  257. [Novell_net]
  258. Windows,load,nwpopup.exe
  259.  
  260. [Banyan_net]
  261. 386enh,TimerCriticalSection,5000
  262.  
  263. [3Com_net]
  264. 386enh,TimerCriticalSection,10000
  265. 386enh,UniqueDOSPSP,TRUE
  266. 386enh,PSPIncrement,5
  267.  
  268. ; If a display adapter other than the one in system selection is selected
  269. ; the font is chosen which matches the display resolution exactly.
  270. [sysfonts]
  271. 1:egasys.fon,"EGA (640x350) resolution System Font", "133,96,72"
  272. 1:cgasys.fon,"CGA (640x200) resolution System Font", "200,96,48"
  273. 1:vgasys.fon,"VGA (640x480) resolution System Font", "100,96,96"
  274. 1:8514sys.fon,"8514/a (1024x768) resolution System Font", "100,120,120"
  275. 1:egasys.fon,"AT&T (640x400) resolution System Font", "120,96,80"
  276.  
  277. [fixedfonts]
  278. 1:egafix.fon,"EGA (640x350) resolution Fixed System Font", "133,96,72"
  279. 1:cgafix.fon,"CGA (640x200) resolution Fixed System Font", "200,96,48"
  280. 1:vgafix.fon,"VGA (640x480) resolution Fixed System Font", "100,96,96"
  281. 1:8514fix.fon,"8514/a (1024x768) resolution Fixed System Font",  "100,120,120"
  282. 1:egafix.fon,"AT&T (640x400) resolution Fixed System Font", "120,96,80"
  283.  
  284. [oemfonts]
  285. 1:egaoem.fon,"EGA (640x350) resolution Terminal Font (USA/Europe)", "133,96,72",1
  286. 1:cgaoem.fon,"CGA (640x200) resolution Terminal Font (USA/Europe)", "200,96,48",1
  287. 1:vgaoem.fon,"VGA (640x480) resolution Terminal Font (USA/Europe)", "100,96,96",1
  288. 1:8514oem.fon,"8514 (1024x768) resolution Terminal Font (USA/Europe)", "100,120,120",1
  289. 1:egaoem.fon,"AT&T (640x400) resolution Terminal Font (USA/Europe)","120,96,80",1
  290.  
  291. ;   The win.copy section is a list of files or sections to copy to the WINDOWS
  292. ;   directoy.
  293. ;
  294. ;   FORMAT      from,to
  295. ;
  296. ;   IE
  297. ;       1:foo.txt,  0:        copy foo.txt from disk 1 to the windows directory
  298. ;       #386,       0:system  copy all files in the 386 SECTION to the
  299.  
  300. [win.copy]
  301. ; copy this section for setup on 286 machines
  302.     #net,       0:
  303.         #win.other, 0:system
  304.         #win.apps,  0:
  305.     #win.help,  0:
  306.      #win.bmps,  0:
  307.     #win.readme, 0:
  308.     #pwin286,   0:system
  309.  
  310. [win.copy.net]
  311. ; copy this section for network setup
  312.     #net,       0:
  313.  
  314. [win.copy.win386]
  315. ; copy this section for setup on 386 machines
  316.     #net,       0:
  317.         #win.other, 0:system
  318.         #win.apps,  0:
  319.     #win.help,  0:
  320.      #win.bmps,  0:
  321.     #win.readme, 0:
  322.     #pwin286,   0:system
  323.         #pwin386,   0:system
  324.  
  325. [copy.himem]
  326.         3:HIMEM.SYS,        "Himem Driver"
  327.  
  328. [net]
  329.     2:CONTROL.INI,        "Windows User Files"
  330.         2:SMARTDRV.SYS
  331.         2:RAMDRIVE.SYS
  332.     2:EMM386.SYS
  333.     2:WINVER
  334.  
  335. [win.other]
  336.     2:WINOLDAP.MOD,        "Windows Drivers"
  337.         2:LZEXPAND.DLL
  338.         2:WIN87EM.dll
  339.     2:sysedit.exe
  340.  
  341. [win.apps]
  342.         2:PROGMAN.EXE,          "Windows Program Manager"
  343.         2:TASKMAN.EXE,            "Windows Task Manager"
  344.         2:WINFILE.EXE,          "Windows File Manager"
  345.         2:CALC.EXE,             "Windows Calculator"
  346.         2:CALENDAR.EXE,         "Windows Calendar"
  347.         2:CARDFILE.EXE,         "Windows Cardfile"
  348.         2:CLIPBRD.EXE,          "Windows Clipboard"
  349.         2:CLOCK.EXE,            "Windows Clock"
  350.     2:DIGITAL.FON,             "Windows Clock"
  351.         2:CONTROL.EXE,          "Windows Control Panel"
  352.         2:NOTEPAD.EXE,          "Windows Notepad"
  353.         2:PBRUSH.EXE,           "Windows Paintbrush"
  354.         2:PBRUSH.DLL,           "Windows Paintbrush"
  355.         2:PIFEDIT.EXE,          "Windows PIF Editor"
  356.         2:RECORDER.EXE,         "Windows Macro Recorder"
  357.         2:RECORDER.DLL,         "Windows Macro Recorder"
  358.         2:REVERSI.EXE,          "Windows Reversi"
  359.         2:PRINTMAN.EXE,        "Windows Print Manager"
  360.         2:SOL.EXE,              "Windows Solitaire"
  361.         2:TERMINAL.EXE,         "Windows Terminal"
  362.         2:WRITE.EXE,            "Windows Write"
  363.         2:MSDOS.EXE,            "MS-DOS Executive"
  364.  
  365. [win.help]
  366.     3:CALC.HLP,        "Windows Calculator help"
  367.     3:CALENDAR.HLP,        "Windows Calendar help"
  368.     3:CARDFILE.HLP,        "Windows Cardfile help"
  369.     3:CLIPBRD.HLP,        "Windows Clipboard help"
  370.     3:CONTROL.HLP,        "Windows Control Panel help"
  371.         3:NOTEPAD.HLP,          "Windows Notepad help"
  372.     3:PBRUSH.HLP,        "Windows Paintbrush help"
  373.     3:PIFEDIT.HLP,        "Windows PIF Editor help"
  374.     3:PRINTMAN.HLP,        "Windows Print Manager help"
  375.     3:PROGMAN.HLP,        "Windows Program Manager help"
  376.       3:RECORDER.HLP,        "Windows Recorder help"
  377.     3:REVERSI.HLP,        "Windows Reversi help"
  378.     3:SOL.HLP,        "Windows Solitaire help"
  379.     3:TERMINAL.HLP,        "Windows Terminal help"
  380.      3:WINFILE.HLP,        "Windows File Manager help"
  381.     3:WRITE.HLP,        "Windows Write help"
  382.  
  383. [win.bmps]
  384.     3:PYRAMID.BMP,        "Background bitmaps"
  385.     3:CHESS.BMP
  386.     3:WEAVE.BMP
  387.     3:BOXES.BMP
  388.     3:PAPER.BMP
  389.     3:PARTY.BMP
  390.     3:RIBBONS.BMP
  391.  
  392. [win.readme]
  393.     3:readme.txt,        "Readme files"
  394.     3:networks.txt
  395.     3:winini.txt
  396.     3:winini2.txt
  397.     3:sysini.txt
  398.     3:sysini2.txt
  399.         3:sysini3.txt
  400.     3:printers.txt
  401.     3:3270.txt
  402.  
  403. [pwin286]
  404.         3:KRNL286.EXE,          "Standard Mode files"
  405.         3:WINOA286.MOD
  406.         3:DOSX.EXE
  407.  
  408.  
  409. [pwin386]
  410.         3:KRNL386.EXE,          "386 Enhanced Mode files"
  411.         3:WINOA386.MOD
  412.         3:WIN386.PS2
  413.         3:WIN386.EXE
  414.         3:SWAPFILE.EXE
  415.  
  416. [fonts]
  417.     4:HELVA.FON, "Helv 8,10,12,14,18,24 (CGA res)", "200,96,48"
  418.     4:HELVB.FON, "Helv 8,10,12,14,18,24 (EGA res)", "133,96,72"
  419.     4:HELVC.FON, "Helv 8,10,12,14,18,24 (60 dpi)", "83,60,72"
  420.     4:HELVD.FON, "Helv 8,10,12,14,18,24 (120 dpi)", "167,120,72"
  421.     4:HELVE.FON, "Helv 8,10,12,14,18,24 (VGA res)", "100,96,96"
  422.      4:HELVF.FON, "Helv 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  423.  
  424.     4:COURA.FON, "Courier 10,12,15 (CGA res)", "200,96,48"
  425.     4:COURB.FON, "Courier 10,12,15 (EGA res)", "133,96,72"
  426.     4:COURC.FON, "Courier 10,12,15 (60 dpi)", "83,60,72"
  427.     4:COURD.FON, "Courier 10,12,15 (120 dpi)", "167,120,72"
  428.     4:COURE.FON, "Courier 10,12,15 (VGA res)", "100,96,96"
  429.      4:COURF.FON, "Courier 10,12,15 (8514/a res)", "100,120,120"
  430.  
  431.     4:TMSRA.FON, "Tms Rmn 8,10,12,14,18,24 (CGA res)", "200,96,48"
  432.     4:TMSRB.FON, "Tms Rmn 8,10,12,14,18,24 (EGA res)", "133,96,72"
  433.     4:TMSRC.FON, "Tms Rmn 8,10,12,14,18,24 (60 dpi)", "83,60,72"
  434.     4:TMSRD.FON, "Tms Rmn 8,10,12,14,18,24 (120 dpi)", "167,120,72"
  435.     4:TMSRE.FON, "Tms Rmn 8,10,12,14,18,24 (VGA res)", "100,96,96"
  436.      4:TMSRF.FON, "Tms Rmn 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  437.  
  438.      4:SYMBOLA.FON, "Symbol 8,10,12,14,18,24 (CGA res)", "200,96,48"
  439.      4:SYMBOLB.FON, "Symbol 8,10,12,14,18,24 (EGA res)", "133,96,72"
  440.      4:SYMBOLE.FON, "Symbol 8,10,12,14,18,24 (VGA res)", "100,96,96"
  441.      4:SYMBOLF.FON, "Symbol 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  442.  
  443.     4:ROMAN.FON, "Roman (All res)",   "CONTINUOUSSCALING"
  444.     4:SCRIPT.FON, "Script (All res)", "CONTINUOUSSCALING"
  445.     4:MODERN.FON, "Modern (All res)", "CONTINUOUSSCALING"
  446.  
  447. [progman.groups]
  448. Main,1
  449. Accessories
  450. Games
  451.  
  452. [Main]
  453. "File Manager",         WINFILE.EXE
  454. "Control Panel",        CONTROL.EXE
  455. "Print Manager",        printman.exe
  456. "Clipboard",            CLIPBRD.EXE
  457. "DOS Prompt",           COMMAND.COM, PROGMAN.EXE, 1
  458. "Windows Setup",        SETUP.EXE
  459.  
  460. [Accessories]
  461. "Write",        WRITE.EXE
  462. "Paintbrush",        PBRUSH.EXE
  463. "Terminal",        TERMINAL.EXE
  464. "Notepad",         NOTEPAD.EXE
  465. "Recorder",        RECORDER.EXE
  466. "Cardfile",        CARDFILE.EXE
  467. "Calendar",        CALENDAR.EXE
  468. "Calculator",        CALC.EXE
  469. "Clock",        CLOCK.EXE
  470. "PIF Editor",        PIFEDIT.EXE
  471.  
  472. [Games]
  473. "Solitaire",            SOL.EXE
  474. "Reversi",              REVERSI.EXE
  475.  
  476. [pif]
  477. ; description, exe, pifname, optional parameters, min mem, graphics, com, faste_paste, background bit set
  478.  
  479. "Lotus 1-2-3",               123.COM,    123.PIF,    "", 256, g, n, p, n,3
  480. "Lotus 1-2-3",               123.EXE,    5:123.PIF
  481. "AutoCad",             acad.exe,   acad.pif,   "", 512, g, n, n, n,6
  482. "PFS Access",                ACCESS.COM, ACCESS.PIF, "", 128, n, c, n, b,5
  483. "Lotus Agenda",             agenda.exe, agenda.pif, "", 128, n, n, p, n,6
  484. "Brief",                     b.exe,      b.pif,      "", 128, n, n, y, n,2
  485. "Microsoft Basic",           BASIC.COM,  BASIC.PIF,  "",  64, g, c, n, n,6
  486. "Microsoft Advanced Basic ", BASICA.EXE, BASICA.PIF, "",  80, g, c, n, n,6
  487. "Microsoft Bookshelf",       BOOKS.EXE,  BOOKS.PIF, "",    128, g, n, n, n,6
  488. "Generic Cadd",              CADD.EXE,   CADD.PIF,   "", 384, g, n, n, n,6
  489. "Microsoft Chart",           CHART.COM,  CHART.PIF,  "", 256, g, n, n, n,6
  490. "Microsoft C Compiler",      cl.exe,     cl.pif,   "?",  128,n, n, n, n,6
  491. "MicroRim rBase Clout",      CLOUT.EXE,  CLOUT.PIF,  "", 128, n, n, n, n,4
  492. "Ashton Tate dBase",         DBASE.EXE,  DBASE.PIF,  "", 384, n, n, p, n,4
  493. "DataEase",             dease.exe,  dease.pif,  "", 128, n, n, p, b,6
  494. "DisplayWrite 3",            DW3PG.COM,  DW3PG.PIF, ",user,d", 228, n, n, p, n,2
  495. "DisplayWrite 4",            Dw4.bat,    dw4.pif,    "",   128, n, n, p, n,2
  496. "DisplayWrite Assistant",    dwa.bat,    dwa.pif,    "",   128, n, n, p, n,6
  497. "IBM Professional Editor",   edit.exe,   edit.pif,   "",   128, n, n, n, n,2
  498. "XY Write",                  EDITOR.EXE, EDITOR.PIF, "",    96, n, n, n, n,2
  499. "IBM Filing Assistant",      FILE.EXE,   FILE.PIF,   "",   128, n, n, n, n,4
  500. "PFS: First Choice",         first.exe,  first.pif,  "",   128, n, n, n, n,6
  501. "Freelance",                 FL.COM,     FreeLanc.PIF, "-s", 384, g, n, n, n,6
  502. "Fortran Compiler",          fl.exe,     fl.pif,     "?",   128, n, n, n, n,6
  503. "FormTool",                  formtool.exe, formtool.pif, "", 128, n, n, n, n,2
  504. "Foxbase Plus",              foxplus.exe, foxplus.pif, "", 384, n, n, p, n,4
  505. "PFS: First Publisher",      fp.exe,      fp.pif,    "",   128, n, n, n, n,2
  506. "Framework",                 FW.EXE,      FW.PIF,    "",   384, n, c, p, b,6
  507. "IBM Graphing Assistant",    GRAPH.EXE,   GRAPH.PIF, "",   128, n, n, n, n,6
  508. "GraphWriter",               gw.com,      gw.pif,    "",   400, n, n, p, n,6
  509. "Harvard Graphics",          hg.exe,      hg.pif,    "",   384, g, n, n, n,6
  510. "Harvard Project Manager",   HTPM.EXE,    HTPM.PIF,  "",   384, n, n, n, n,6
  511. "LINK Utility",              link.exe,    link.pif,  "?", 128, n, n, n, n,6
  512. "Lotus Access System",       LOTUS.COM,   LOTUS.PIF, "",   256, g, n, p, n,3
  513. "Mail",                      MAIL.EXE,     MAIL.PIF, "", 128, n, n, p, n,5
  514. "Make utility",              make.exe,    make.pif,  "?", 128, n, n, p, n,6
  515. "Microsoft Macro Assembler", masm.exe,    masm.pif,  "?", 182, n, n, n, n,6
  516. "MultiMate",             mm.exe,      mm.pif,    "",   128, n, n, p, n,2
  517. "Microsoft Multiplan",       MP.exe,      MP.PIF,    "",   208, n, n, n, n,3
  518. "Microsoft Multiplan",       MP.COM,      MP.PIF,    "",   208, n, n, n, n,3
  519. "Norton Advanced Utilities", NI.EXE,       ni.pif,   "",   128, n, n, n, n,6
  520. "Word Perfect Office",       shell.exe,    shell.pif, "",  200, n, n, n, b,6
  521. "Microsoft Online",          online.com,   online.pif, "", 128, n, c, p, b,5
  522. "Paradox",             paradox2.exe, paradox2.pif, "", 128, n, n, p, n,4
  523. "Paradox",             paradox3.exe, paradox3.pif, "", 128, n, n, p, n,4
  524. "IBM Personal Editor",         pe.exe,     pe.pif,    "?",    128, n, n, n, n,2
  525. "PFS File",                  pf.exe,     pf.pif,    "",    128, n, n, p, n,2
  526. "Microsoft Pascal Compiler", pl.exe,     pl.pif,    "?",  128, n, n, n, n,6
  527. "PFS Plan",                  PLAN.EXE,   PLAN.PIF,   "",   128, n, n, p, n,6
  528. "PFS: Professional Network", pn.exe,     pn.pif,    "",    128, n, n, n, n,6
  529. "Procomm",             procomm.exe, procomm.pif, "", 128, n, n, p, b,5
  530. "Procomm Plus",             pcplus.exe, pcplus.pif, "",   256, n, c, p, b,5
  531. "Microsoft Project",         PROJ.COM,   PROJ.PIF,  "",    256, n, n, n, n,6
  532. "PFS: Professional Write",   PW.COM,     pw.pif,    "",    128, n, n, p, n,2
  533. "Quattro",             q.exe,      q.pif,     "",    128, n, n, n, n,3
  534. "Q & A Report Writer",       qa.com,     qa.pif,    "",    384, n, n, n, n,4
  535. "Microsoft QuickBASIC",      QB.EXE,     QB.PIF,    "",    450, g, n, p, n,6
  536. "Microsoft Quick C",         qc.exe,     qc.pif,    "",    128, n, n, p, n,6
  537. "QModem",             qmodem.exe, qmodem.pif, "",   384, n, c, p, b,5
  538. "Microsoft Quick Pascal",    qp.exe,     qp.pif,    "",  128, n, n, n, n,6
  539. "MicroRim rBase",            RBASE.EXE,  RBASE.PIF, "",    512, n, n, n, n,4
  540. "MicroRim rBase 5000",       RB5000.EXE, RB5000.PIF, "",   400, n, n, n, n,4
  541. "Relay",                     relay.com,  relay.pif, "",    128, n, c, n, b,5
  542. "Ready!",                    READY.EXE,  READY.PIF, "",    152, n, n, p , n,6
  543. "IBM Reporting Assistant",   REPORT.EXE, REPORT.PIF, "",   173, n, n, n, n,6
  544. "RightWriter",               right.exe,  right.pif,  "",   128, n, n, p, n,2
  545. "SuperCalc 4",               SC4.COM,    SC4.PIF, "",      128, n, n, p, b,6
  546. "SuperCalc 5",               sc5.com,    sc5.pif,    "",   300, n, n, p, b,6
  547. "Smartcom II",               SCOM.EXE,   SCOM.PIF, "",     128, n, c, n, b,5
  548. "Soft Kicker",               sk.bat,     softkick.pif, "", 512, g, n, n, n, 2
  549. "Sidekick",                  SK.COM,     SK.PIF,   "",     128, g, n, n, n,2
  550. "Autosketch",                sketch.exe, sketch.pif, "",   128, n, n, p, n,6
  551. "Sidekick Plus",             skplus.com, skplus.pif, "",   384, g, n, n, n,2
  552. "Microsoft Spell",           SPELL.COM,  SPELL.PIF,  "",    64, n, n, n, n,6
  553. "Lotus Symphony",            symphony.exe, symphony.pif, "", 320, g, c, n, b,3
  554. "Turbo Pascal",              TURBO.EXE,  TURBO.PIF,  "",   320, g, n, p, n,6
  555. "Ventura Publisher",         vp.bat,     vp.pif,     "",   512, g, n, n, n,2
  556. "Volkswriter 3",             vw3.exe,    vw3.pif,    "",   220, n, n, p, n,2
  557. "Microsoft Word",         WORD.COM,   word.pif, "",     256, g, n, p, n,2
  558. "Microsoft Word",         WORD.EXE,   word5.pif, "",    384, g, n, p, n,2
  559. "Microsoft Works",           WORKS.EXE,  WORKS.PIF, "",    384, g, c, p, n,6
  560. "WordPerfect",               WP.EXE,     WP.PIF,     "",   358, n, n, p, n,2
  561. "IBM Writing Assistant",     WRITE.COM,  WRITE.PIF, "",    196, n, n, n, n,2
  562. "WordStar 2000",             WS2.EXE,    WS2.PIF, "",   200, n, n, p, n,2
  563. "WordStar Professional",     ws.exe,     ws.pif,   "",    384, g, n, p, n,2
  564. "CrossTalk",                 XTALK.EXE,  XTALK.PIF, "",    256, n, c, p, b,5
  565.  
  566. ; If any of these drivers are found in the config.sys file, Setup removes them.
  567. [compatibility]
  568.         vdisk.sys
  569.         cache.sys
  570.         icache.sys
  571.     hpemm386.sys
  572.     hpemm486.sys
  573.         ramtype.sys
  574.         pcsx2ems.sys
  575.         xma2ems.sys
  576.  
  577. ; Lim 4.0 drivers that we know about and will replace if found.
  578. [lim]
  579.         cemm.sys
  580.         iemm.sys
  581.         ilim386.sys
  582.         386max.sys
  583.         qemm.sys
  584.     emm386.sys
  585.         pcsxmaem.sys
  586.         xmaem.sys
  587.  
  588. ; Disk Caching driver that we know about and will replace if found.
  589. [diskcache]
  590.         smartdrv.sys
  591.         cache.sys
  592.      ibmcache.sys
  593.         icache.sys
  594.  
  595. ; Virtual or Ram disk emulation drivers that we know about and will replace
  596. ; if found.
  597. [ramdrive]
  598.         ramdrive.sys
  599.         vdisk.sys
  600.  
  601. [wininiupdate]
  602.     extensions,pcx,"pbrush.exe ^.pcx"
  603.     extensions,bmp,"pbrush.exe ^.bmp"
  604.     extensions,rec,"recorder.exe ^.rec"
  605.     ports,FILE:,""
  606.     ports,LPT1.OS2:,""
  607.     ports,LPT2.OS2:,""
  608.     ports,COM3:,"9600,n,8,1"
  609.     ports,COM4:,"9600,n,8,1"
  610.     windows,device,""
  611.     windows,documents,"txt"
  612.  
  613.  
  614. [dontfind]
  615. calc.exe
  616. calendar.exe
  617. cardfile.exe
  618. clipbrd.exe
  619. clock.exe
  620. control.exe
  621. msdos.exe
  622. notepad.exe
  623. pbrush.exe
  624. pifedit.exe
  625. printman.exe
  626. progman.exe
  627. recorder.exe
  628. reversi.exe
  629. setup.exe
  630. sol.exe
  631. spooler.exe
  632. swapfile.exe
  633. sysedit.exe
  634. taskman.exe
  635. terminal.exe
  636. winfile.exe
  637. winhelp.exe
  638. winver.exe
  639. write.exe
  640.  
  641. [blowaway]
  642. this line needed
  643.  
  644. [country]
  645. "Australia",  "61!1!0!2!1!1!0!2!0!0!!!$!,!.!/!:!,!d/M/yy!d MMMM yyyy!ENG"
  646. "Austria",  "43!2!2!2!1!1!0!2!1!1!!!S!.!,!-!:!;!yyyy-MM-dd!dddd, dd. MMMM yyyy!GER"
  647. "Belgium (Dutch)",  "32!1!3!2!1!1!0!2!5!0!!!BF!.!,!/!:!;!d/M/yy!dddd d MMMM yyyy!DUT"
  648. "Belgium (French)",  "32!1!3!2!1!1!0!2!5!0!!!FB!.!,!/!:!;!d/M/yy!dddd d MMMM yyyy!FRN"
  649. "Brazil",  "55!1!2!2!1!1!0!2!0!0!!!Cr$!.!,!/!:!;!dd/MM/yy!dddd, d' de 'MMMM' de 'yyyy!POR"
  650. "Canada (English)",  "2!2!0!2!1!1!0!2!1!1!!hrs.!$!,!.!-!:!.!yy-MM-dd!MMMM. d, yyyy!ENG"
  651. "Canada (French)",  "2!2!3!2!1!1!0!2!1!1!!hrs.!$! !,!-!:!;!yy-MM-dd!d MMMM, yyyy!FRN"
  652. "Denmark",  "45!1!3!2!1!1!0!2!5!1!!!kr!.!,!-!.!;!dd-MM-yy!dd. MMMM yyyy!DAN"
  653. "Finland",  "358!1!3!2!1!1!0!2!5!0!!!mk! !,!.!.!;!d.M.yyyy!dd. MMMM yyyy!FIN"
  654. "France",  "33!1!3!2!1!1!0!2!5!1!!!F! !,!.!:!;!dd.MM.yy!dddd d MMMM yyyy!FRN"
  655. "Germany",  "49!1!0!2!1!1!0!2!1!1!!!DM!.!,!.!:!;!dd.MM.yyyy!dddd, d. MMMM yyyy!GER"
  656. "Iceland",  "354!1!3!2!1!1!0!2!5!0!!!kr!.!,!/!:!;!dd/MM/yyyy!dd MMMM yyyy!ICE"
  657. "Italy",   "39!1!2!2!1!1!0!0!2!0!!!L.!.!,!/!:!;!dd/MM/yy!dddd, dd MMMM yyyy!ITN"
  658. "Mexico",  "52!1!0!2!0!1!0!2!0!0!AM!PM!$!,!.!/!:!,!d/M/yy!dddd d' de 'MMMM' de 'yyyy!SPA"
  659. "Netherlands",  "31!1!2!2!1!1!0!2!2!0!!!f!.!,!/!:!;!d/M/yy!dddd d MMMM yyyy!DUT"
  660. "New Zealand",  "64!1!0!2!1!1!0!2!1!1!!!$!,!.!/!:!,!d/M/yy!dddd, d MMMM yyyy!ENG"
  661. "Norway",  "47!1!0!2!1!1!0!2!3!1!!!kr!.!,!.!:!;!d.MM.yy!dd. MMMM yyyy!NOR"
  662. "Portugal",  "351!1!0!2!1!1!0!2!2!0!!!!.!,!-!:!;!dd-MM-yyyy!dddd, d' de 'MMMM' de 'yyyy!POR"
  663. "South Korea",  "82!2!0!2!0!1!0!2!1!0!AM!PM!W!,!.!.!:!,!yy.M.d!yyyy.MM.dd!ENG"
  664. "Spain",  "34!1!2!2!1!1!0!0!5!0!!!Pts!.!,!/!:!;!d/M/yy!dddd d' de 'MMMM' de 'yyyy!SPA"
  665. "Sweden",  "46!2!3!2!1!1!0!2!5!1!!!kr!.!,!-!.!;!yy-MM-dd!dd MMMM yyyy!SWE"
  666. "Switzerland (French)",  "41!1!0!2!1!1!0!2!1!1!!!Fr.!'!.!.!,!;!d.M.yy!dddd, dd. MMMM yyyy!FRN"
  667. "Switzerland (German)",  "41!1!0!2!1!1!0!2!1!1!!!Fr.!'!.!.!,!;!d.M.yy!dddd, dd. MMMM yyyy!GER"
  668. "Switzerland (Italian)",  "41!1!0!2!1!1!0!2!1!1!!!Fr.!'!.!.!,!;!d.M.yy!dddd, dd. MMMM yyyy!ITN"
  669. "Taiwan",  "886!0!0!2!0!1!0!2!1!0!AM!PM!NT$!,!.!/!:!,!M/d/yy!dd' of 'MMMM, yyyy!ENG"
  670. "United Kingdom",  "44!1!0!2!1!1!0!2!1!1!!!ú!,!.!/!:!,!dd/MM/yy!dd MMMM yyyy!ENG"
  671. "United States",  "1!0!0!2!0!1!1!2!0!0!AM!PM!$!,!.!/!:!,!M/d/yy!dddd, MMMM dd, yyyy!USA"
  672. "Other Country",  "1!0!0!2!0!1!1!2!0!0!AM!PM!$!,!.!/!:!,!M/d/yy!dddd, MMMM dd, yyyy!USA"
  673.  
  674. [system]
  675. ; The various SYSTEM.DRV, SOUND.DRV, COMM.DRV
  676. ;
  677. ; These    are the    drivers    which may vary from system to system,
  678. ; but are selected only    by the [machine] menu -- they do not have
  679. ; special menus    for their selection.
  680. system   =    1:system.drv
  681. sound    =    1:sound.drv
  682. comm     =    1:comm.drv
  683. hpsystem =    1:hpsystem.drv
  684.  
  685. [machine]
  686. ; This section defines default machine selections.  The    system
  687. ; description from each    entry will appear in the initial machine
  688. ; selection menu of Setup.
  689. ;
  690. ; Each entry contains a    descriptive line for the system-selection menu,
  691. ; followed by the filenames of the drivers in fixed order.
  692. ;
  693. ; PLEASE READ THIS. Do not change MachineID's 1 - 5. Also do not enter a
  694. ;                   new machine with an ID = 3 or 4. these are reserved 
  695. ;                   by setup.
  696. ;
  697.     "All 80386 and 80486 based AST machines","10"
  698.         system
  699.         kbd
  700.         t4s0enha
  701.         nomouse
  702.         egahires
  703.         sound
  704.         comm
  705.         nohimemswitch
  706.         ebios
  707.         "emmexclude=E000-EFFF"
  708.  
  709.     "All 80386 based Zenith machines","6"
  710.         system
  711.         kbd
  712.         t4s0enha
  713.         nomouse
  714.         egahires
  715.         sound
  716.         comm
  717.         nohimemswitch
  718.         ebios
  719.         "emmexclude=E000-EFFF"
  720.  
  721.     "All Hewlett-Packard machines","2"    ; !! DONT CHANGE THIS NUMBER !!
  722.         hpsystem
  723.         kbdhp
  724.         t4s0enha
  725.         hpmouse
  726.         egahires
  727.         sound
  728.         comm
  729.         nohimemswitch
  730.         hpebios
  731.    
  732.   "Everex Step 386/25","7"
  733.         system
  734.         kbd
  735.         t4s0enha
  736.         nomouse
  737.         egahires
  738.         sound
  739.         comm
  740.         nohimemswitch
  741.         ebios
  742.         "8042ReadCmd=A2,1,F"
  743.         "8042ReadCmd=A3,1,F"
  744.         "8042WriteCmd=B3,8,F"
  745.  
  746.     "MS-DOS or PC-DOS System","1" ; !! DONT CHANGE THIS NUMBER !!
  747.         system
  748.         kbd
  749.         t4s0enha
  750.         nomouse
  751.         egahires
  752.         sound
  753.         comm
  754.         nohimemswitch            
  755.         ebios
  756.  
  757.     "NCR PC386SX","8"
  758.         system
  759.         kbd
  760.         t4s0enha
  761.         nomouse
  762.         egahires
  763.         sound
  764.         comm
  765.         nohimemswitch
  766.         ebios
  767.         "emmexclude=E000-EFFF"
  768.         "emmexclude=C600-C7FF"
  769.  
  770.     "NCR PC 925","11"
  771.         system
  772.         kbd
  773.         t4s0enha
  774.         nomouse
  775.         egahires
  776.         sound
  777.         comm
  778.         nohimemswitch
  779.         ebios
  780.  
  781.     "NEC PowerMate SX Plus","9"
  782.         system       
  783.         kbd          
  784.         t4s0enha     
  785.         nomouse      
  786.         egahires     
  787.         sound        
  788.         comm         
  789.         nohimemswitch
  790.         ebios
  791.         "VirtualHDirq=NO"
  792.  
  793.     "NEC ProSpeed 386","5"  ; !! DONT CHANGE THIS NUMBER !!
  794.         system       
  795.         kbd          
  796.         t4s0enha     
  797.         nomouse      
  798.         egahires     
  799.         sound        
  800.         comm         
  801.         nohimemswitch
  802.         ebios
  803.  
  804.     "Toshiba 1600","12"
  805.         system
  806.         kbd
  807.         t4s0enha
  808.         nomouse
  809.         egahires
  810.         sound
  811.         comm
  812.         "TOSHIBA"      ; Needed for the Toshiba 1600.
  813.         ebios
  814.  
  815.     "Toshiba 5200","13"
  816.         system       
  817.         kbd          
  818.         t4s0enha     
  819.         nomouse      
  820.         egahires     
  821.         sound        
  822.         comm         
  823.         nohimemswitch
  824.         ebios
  825.         "emmexclude=C000-C7FF"
  826.  
  827.  
  828. [io.device]
  829. ; (printers, plotters, etc.)
  830. ; The filename is followed by
  831. ;
  832. ; -- the descriptive string which will appear in Control Panel and
  833. ;    which will    appear in WIN.INI
  834. ; -- 1 or 2 strings indicating the scaling for this device
  835. ;
  836. ; There    may be more than one line for a    driver,    corresponding to different
  837. ; printers.
  838.  
  839. 5:TTY.DRV,"Generic / Text Only","DEVICESPECIFIC"
  840. 5:PSCRIPT.DRV,"Agfa 9000 Series PS [PostScript Printer]","DEVICESPECIFIC"
  841. 5:PSCRIPT.DRV,"Agfa Compugraphic 400PS [PostScript Printer]","DEVICESPECIFIC"
  842. 5:HPPCL.DRV,"Agfa Compugraphic Genics [PCL / HP LaserJet]","DEVICESPECIFIC"
  843. 5:PSCRIPT.DRV,"Apple LaserWriter [PostScript Printer]","DEVICESPECIFIC"
  844. 5:PSCRIPT.DRV,"Apple LaserWriter II NT/NTX [PostScript Printer]","DEVICESPECIFIC"
  845. 5:PSCRIPT.DRV,"Apple LaserWriter Plus [PostScript Printer]","DEVICESPECIFIC"
  846. 5:HPPCL.DRV,"Apricot Laser [PCL / HP LaserJet]","DEVICESPECIFIC"
  847. 5:PSCRIPT.DRV,"AST TurboLaser/PS - R4081 [PostScript Printer]","DEVICESPECIFIC"
  848. 5:HPPLOT.DRV,"AT&T 435","CONTINUOUSSCALING"
  849. 5:CITOH.DRV,"AT&T 470/475","133,96,72","75,72,96"
  850. 5:IBMGRX.DRV,"AT&T 473/478","167,120,72","60,72,120"
  851. 5:CITOH.DRV,"C-Itoh 8510","133,96,72","75,72,96"
  852. 5:LBP8II.DRV,"Canon LBP-8II","DEVICESPECIFIC"
  853. 5:CANONIII.DRV,"Canon LBP-8III/LBP-4","DEVICESPECIFIC"
  854. 5:PSCRIPT.DRV,"Dataproducts LZR-2665 [PostScript Printer]","DEVICESPECIFIC"
  855. 5:PSCRIPT.DRV,"Digital LN03R ScriptPrinter [PostScript Printer]","DEVICESPECIFIC"
  856. 5:PSCRIPT.DRV,"Digital LPS PrintServer 40 [PostScript Printer]","DEVICESPECIFIC"
  857. 5:EPSON9.DRV,"Epson DFX-5000 [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  858. 5:HPPCL.DRV,"Epson EPL-6000 [PCL / HP LaserJet]","DEVICESPECIFIC"
  859. 5:EPSON9.DRV,"Epson EX-800/1000 [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  860. 5:EPSON9.DRV,"Epson FX-100 [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  861. 5:EPSON9.DRV,"Epson FX-100+ [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  862. 5:EPSON9.DRV,"Epson FX-185/286 [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  863. 5:EPSON9.DRV,"Epson FX-80 [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  864. 5:EPSON9.DRV,"Epson FX-80+ [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  865. 5:EPSON9.DRV,"Epson FX-85 [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  866. 5:EPSON9.DRV,"Epson FX-86e/286e [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  867. 5:EPSON9.DRV,"Epson FX-850/1050 [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  868. 5:HPPCL.DRV,"Epson GQ-3500 [PCL / HP LaserJet]","DEVICESPECIFIC"
  869. 5:EPSON9.DRV,"Epson JX-80 [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  870. 5:EPSON24.DRV,"Epson L-750/1000 [Epson 24 pin]","100,180,180","67,120,180","150,180,120","200,360,180","50,180,360","100,120,120"
  871. 5:EPSON24.DRV,"Epson LQ-500/510 [Epson 24 pin]","100,180,180","67,120,180","150,180,120","200,360,180","50,180,360","100,120,120"
  872. 5:EPSON24.DRV,"Epson LQ-800/1000 [Epson 24 pin]","100,180,180","67,120,180","150,180,120","200,360,180","50,180,360","100,120,120"
  873. 5:EPSON24.DRV,"Epson LQ-850/950/1050 [Epson 24 pin]","100,180,180","67,120,180","150,180,120","200,360,180","50,180,360","100,120,120"
  874. 5:EPSON24.DRV,"Epson LQ-1500 [Epson 24 pin]","100,180,180","67,120,180","150,180,120","200,360,180","50,180,360","100,120,120"
  875. 5:EPSON24.DRV,"Epson LQ-2500/2550 [Epson 24 pin]","100,180,180","67,120,180","150,180,120","200,360,180","50,180,360","100,120,120"
  876. 5:EPSON9.DRV,"Epson LX-80 [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  877. 5:EPSON9.DRV,"Epson LX-86 [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  878. 5:EPSON9.DRV,"Epson LX-800/810 [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  879. 5:EPSON9.DRV,"Epson MX-100 [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  880. 5:EPSON9.DRV,"Epson MX-80/80F/T [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  881. 5:EPSON9.DRV,"Epson RX-100 [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  882. 5:EPSON9.DRV,"Epson RX-80/80F/T [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  883. 5:EPSON24.DRV,"Epson SQ-2500 [Epson 24 pin]","100,180,180","67,120,180","150,180,120","200,360,180","50,180,360","100,120,120"
  884. 5:EPSON9.DRV,"Epson T-750 [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  885. 5:EPSON9.DRV,"Epson T-1000 [Epson 9 pin]","167,120,72","60,72,120","83,120,144","120,144,120","167,240,144","60,144,240"
  886. 5:FUJIMTRX.DRV,"Fujitsu DL 2400 [Fujitsu Dot Matrix]","167,120,72","60,72,120"
  887. 5:FUJIMTRX.DRV,"Fujitsu DL 2600 [Fujitsu Dot Matrix]","167,120,72","60,72,120"
  888. 5:FUJIMTRX.DRV,"Fujitsu DL 3300 [Fujitsu Dot Matrix]","167,120,72","60,72,120"
  889. 5:FUJIMTRX.DRV,"Fujitsu DL 3400 [Fujitsu Dot Matrix]","167,120,72","60,72,120"
  890. 5:FUJIMTRX.DRV,"Fujitsu DL 5600 [Fujitsu Dot Matrix]","167,120,72","60,72,120"
  891. 5:FUJIMTRX.DRV,"Fujitsu DX 2200 [Fujitsu Dot Matrix]","167,120,72","60,72,120"
  892. 5:FUJIMTRX.DRV,"Fujitsu DX 2300 [Fujitsu Dot Matrix]","167,120,72","60,72,120"
  893. 5:FUJIMTRX.DRV,"Fujitsu DX 2400 [Fujitsu Dot Matrix]","167,120,72","60,72,120"
  894. 5:FUJIMTRX.DRV,"Fujitsu DX 3100 [Fujitsu Dot Matrix]","167,120,72","60,72,120"
  895. 5:TH760.DRV,"Hermes 820","100,120,120","100,60,60","100,240,240"
  896. 5:HPPLOT.DRV,"HP 7470A [HP Plotter]","CONTINUOUSSCALING"
  897. 5:HPPLOT.DRV,"HP 7475A [HP Plotter]","CONTINUOUSSCALING"
  898. 5:HPPLOT.DRV,"HP 7550A [HP Plotter]","CONTINUOUSSCALING"
  899. 5:HPPLOT.DRV,"HP 7580A [HP Plotter]","CONTINUOUSSCALING"
  900. 5:HPPLOT.DRV,"HP 7580B [HP Plotter]","CONTINUOUSSCALING"
  901. 5:HPPLOT.DRV,"HP 7585A [HP Plotter]","CONTINUOUSSCALING"
  902. 5:HPPLOT.DRV,"HP 7585B [HP Plotter]","CONTINUOUSSCALING"
  903. 5:HPPLOT.DRV,"HP 7586B [HP Plotter]","CONTINUOUSSCALING"
  904. 5:HPPLOT.DRV,"HP ColorPro [HP Plotter]","CONTINUOUSSCALING"
  905. 5:HPPLOT.DRV,"HP ColorPro with GEC [HP Plotter]","CONTINUOUSSCALING"
  906. 5:DESKJET.DRV,"HP DeskJet Family","100,300,300","100,300,300"
  907. 5:HPPLOT.DRV,"HP DraftPro [HP Plotter]","CONTINUOUSSCALING"
  908. 5:HPPLOT.DRV,"HP DraftPro DXL [HP Plotter]","CONTINUOUSSCALING"
  909. 5:HPPLOT.DRV,"HP DraftPro EXL [HP Plotter]","CONTINUOUSSCALING"
  910. 5:HPPLOT.DRV,"HP DraftMaster I [HP Plotter]","CONTINUOUSSCALING"
  911. 5:HPPLOT.DRV,"HP DraftMaster II [HP Plotter]","CONTINUOUSSCALING"
  912. 5:HPPCL.DRV,"HP LaserJet [PCL / HP LaserJet]","DEVICESPECIFIC"
  913. 5:HPPCL.DRV,"HP LaserJet IID [PCL / HP LaserJet]","DEVICESPECIFIC"
  914. 5:HPPCL.DRV,"HP LaserJet IIP [PCL / HP LaserJet]","DEVICESPECIFIC"
  915. 5:hppcl5a.drv,"HP LaserJet III","DEVICESPECIFIC"
  916. 5:HPPCL.DRV,"HP LaserJet Plus [PCL / HP LaserJet]","DEVICESPECIFIC"
  917. 5:HPPCL.DRV,"HP LaserJet 500+ [PCL / HP LaserJet]","DEVICESPECIFIC"
  918. 5:HPPCL.DRV,"HP LaserJet Series II [PCL / HP LaserJet]","DEVICESPECIFIC"
  919. 5:HPPCL.DRV,"HP LaserJet 2000 [PCL / HP LaserJet]","DEVICESPECIFIC"
  920. 5:PAINTJET.DRV,"HP PaintJet Series","100,180,180","100,120,120"
  921. 5:THINKJET.DRV,"HP ThinkJet (2225 C-D)","100,96,96"
  922. 5:IBMCOLOR.DRV,"IBM Color Printer","167,140,84","60,84,140","167,120,72"
  923. 5:IBMGRX.DRV,"IBM Graphics","167,120,72","60,72,120"
  924. 5:ibm4019.drv,"IBM Laser Printer 4019","DEVICESPECIFIC"
  925. 5:PSCRIPT.DRV,"IBM Personal Pageprinter [PostScript Printer]","DEVICESPECIFIC"
  926. 5:PSCRIPT.DRV,"IBM Personal Page Printer II-030 [PostScript Printer]","DEVICESPECIFIC"
  927. 5:PSCRIPT.DRV,"IBM Personal Page Printer II-031 [PostScript Printer]","DEVICESPECIFIC"
  928. 5:proprint.DRV,"IBM Proprinter [IBM Proprinters]","167,120,72","60,72,120","83,120,144","120,144,120"
  929. 5:proprint.DRV,"IBM Proprinter II [IBM Proprinters]","167,120,72","60,72,120","83,120,144","120,144,120"
  930. 5:proprint.DRV,"IBM Proprinter III [IBM Proprinters]","167,120,72","60,72,120","83,120,144","120,144,120"
  931. 5:proprn24.DRV,"IBM Proprinter X24 [IBM Proprinter 24]","100,180,180","67,120,180","150,180,120","200,360,180","50,180,360"
  932. 5:proprn24.DRV,"IBM Proprinter X24e [IBM Proprinter 24]","100,180,180","67,120,180","150,180,120","200,360,180","50,180,360"
  933. 5:proprint.DRV,"IBM Proprinter XL [IBM Proprinters]","167,120,72","60,72,120","83,120,144","120,144,120"
  934. 5:proprint.DRV,"IBM Proprinter XL II [IBM Proprinters]","167,120,72","60,72,120","83,120,144","120,144,120"
  935. 5:proprn24.DRV,"IBM Proprinter XL24 [IBM Proprinter 24]","100,180,180","67,120,180","150,180,120","200,360,180","50,180,360"
  936. 5:proprn24.DRV,"IBM Proprinter XL24e [IBM Proprinter 24]","100,180,180","67,120,180","150,180,120","200,360,180","50,180,360"
  937. 5:QWIII.DRV,"IBM QuietWriter III","100,120,120","100,60,60","100,240,240"
  938. 5:HPPCL.DRV,"Kyocera F-Series [PCL / HP LaserJet]","DEVICESPECIFIC"
  939. 5:PSCRIPT.DRV,"Linotronic 100/300/500 [PostScript Printer]","DEVICESPECIFIC"
  940. 5:PSCRIPT.DRV,"NEC Colormate PS [PostScript Printer]","DEVICESPECIFIC"
  941. 5:NEC24pin.DRV,"NEC PinWriter CP6 [NEC Pinwriter]","100,360,360","100,120,120"
  942. 5:NEC24pin.DRV,"NEC PinWriter CP7 [NEC Pinwriter]","100,360,360","100,120,120"
  943. 5:NEC24pin.DRV,"NEC PinWriter P5 [NEC Pinwriter]","100,360,360","100,120,120"
  944. 5:NEC24pin.DRV,"NEC PinWriter P5XL [NEC Pinwriter]","100,360,360","100,120,120"
  945. 5:NEC24pin.DRV,"NEC PinWriter P6 [NEC Pinwriter]","100,360,360","100,120,120"
  946. 5:NEC24pin.DRV,"NEC PinWriter P7 [NEC Pinwriter]","100,360,360","100,120,120"
  947. 5:NEC24pin.DRV,"NEC PinWriter P9XL [NEC Pinwriter]","100,360,360","100,120,120"
  948. 5:NEC24pin.DRV,"NEC PinWriter P2200 [NEC Pinwriter]","100,360,360","100,120,120"
  949. 5:NEC24pin.DRV,"NEC PinWriter P5200 [NEC Pinwriter]","100,360,360","100,120,120"
  950. 5:NEC24pin.DRV,"NEC PinWriter P5300 [NEC Pinwriter]","100,360,360","100,120,120"
  951. 5:HPPCL.DRV,"NEC Silentwriter LC 860 [PCL / HP LaserJet]","DEVICESPECIFIC"
  952. 5:HPPCL.DRV,"NEC Silentwriter LC 860 Plus [PCL / HP LaserJet]","DEVICESPECIFIC"
  953. 5:PSCRIPT.DRV,"NEC Silentwriter LC 890 [PostScript Printer]","DEVICESPECIFIC"
  954. 5:PSCRIPT.DRV,"NEC Silentwriter LC 890XL [PostScript Printer]","DEVICESPECIFIC"
  955. 5:IBMGRX.DRV,"Okidata 92/93-IBM","167,120,72","60,72,120"
  956. 5:OKI9.DRV, "Okidata ML 192 [Okidata 9 Pin]","167,120,72","60,72,120"
  957. 5:OKI9.DRV, "Okidata ML 193 [Okidata 9 Pin]","167,120,72","60,72,120"
  958. 5:OKI9.DRV, "Okidata ML 320 [Okidata 9 Pin]","167,120,72","60,72,120"
  959. 5:OKI9.DRV, "Okidata ML 321 [Okidata 9 Pin]","167,120,72","60,72,120"
  960. 5:OKI9IBM.DRV, "Okidata ML 192-IBM [Okidata 9 Pin IBM]","167,120,72","60,72,120"
  961. 5:OKI9IBM.DRV, "Okidata ML 193-IBM [Okidata 9 Pin IBM]","167,120,72","60,72,120"
  962. 5:OKI9IBM.DRV, "Okidata ML 320-IBM [Okidata 9 Pin IBM]","167,120,72","60,72,120"
  963. 5:OKI9IBM.DRV, "Okidata ML 321-IBM [Okidata 9 Pin IBM]","167,120,72","60,72,120"
  964. 5:OKI24.DRV,"Okidata 390/391 [Okidata 24 pin]","100,180,180","67,120,180","100,120,120"
  965. 5:OKI24.DRV,"Okidata 393 [Okidata 24 pin]","100,180,180","67,120,180","100,120,120"
  966. 5:OKI24.DRV,"Okidata 393C [Okidata 24 pin]","100,180,180","67,120,180","100,120,120"
  967. 5:HPPCL.DRV,"Okidata LaserLine 6 [PCL / HP LaserJet]","DEVICESPECIFIC"
  968. 5:OLIPRINT.DRV,"Olivetti DM 100/1 [Olivetti DM 100...590]","167,120,72","60,72,120","83,120,144","120,144,120"
  969. 5:OLIPRINT.DRV,"Olivetti DM 100/2 [Olivetti DM 100...590]","167,120,72","60,72,120","83,120,144","120,144,120"
  970. 5:OLIPRINT.DRV,"Olivetti DM 100/4 [Olivetti DM 100...590]","167,120,72","60,72,120","83,120,144","120,144,120"
  971. 5:OLIPRINT.DRV,"Olivetti DM 105 [Olivetti DM 100...590]","167,120,72","60,72,120","83,120,144","120,144,120"
  972. 5:OLIPRIN2.DRV,"Olivetti DM 250 [Olivetti DM 250/400]","167,120,72","60,72,120","83,120,144","120,144,120"
  973. 5:OLIPRINT.DRV,"Olivetti DM 280/282 [Olivetti DM 100...590]","167,120,72","60,72,120","83,120,144","120,144,120"
  974. 5:OLIPRINT.DRV,"Olivetti DM 286/296 [Olivetti DM 100...590]","167,120,72","60,72,120","83,120,144","120,144,120"
  975. 5:OLIPRINT.DRV,"Olivetti DM 290/292 [Olivetti DM 100...590]","167,120,72","60,72,120","83,120,144","120,144,120"
  976. 5:OLIPRIN2.DRV,"Olivetti DM 400 [Olivetti DM 250/400]","167,120,72","60,72,120","83,120,144","120,144,120"
  977. 5:OLIPRINT.DRV,"Olivetti DM 580 [Olivetti DM 100...590]","167,120,72","60,72,120","83,120,144","120,144,120"
  978. 5:OLIPRINT.DRV,"Olivetti DM 590 [Olivetti DM 100...590]","167,120,72","60,72,120","83,120,144","120,144,120"
  979. 5:DM600.DRV,"Olivetti DM 600","100,180,180","67,120,180","150,180,120","100,120,120"
  980. 5:HPPCL.DRV,"Olivetti ETV 5000 [PCL / HP LaserJet]","DEVICESPECIFIC"
  981. 5:HPPCL.DRV,"Olivetti PG 108 [PCL / HP LaserJet]","DEVICESPECIFIC"
  982. 5:HPPCL.DRV,"Olivetti PG 208 M2 [PCL / HP LaserJet]","DEVICESPECIFIC"
  983. 5:PSCRIPT.DRV,"Olivetti PG 303 [PostScript Printer]","DEVICESPECIFIC"
  984. 5:HPPCL.DRV,"Olivetti PG 308 HS [PCL / HP LaserJet]","DEVICESPECIFIC"
  985. 5:PSCRIPT.DRV,"Olivetti PG 308 HS [PostScript Printer]","DEVICESPECIFIC"
  986. 5:OLIPRINT.DRV,"Olivetti PR 15B/17B [Olivetti PR 15/17/19]","167,120,72","60,72,120","83,120,144","120,144,120"
  987. 5:OLIPRINT.DRV,"Olivetti PR 19B [Olivetti PR 15/17/19]","167,120,72","60,72,120","83,120,144","120,144,120"
  988. 5:OLIPRIN2.DRV,"Olivetti PR 24","167,120,72","60,72,120","83,120,144","120,144,120"
  989. 5:TH760.DRV,"Olivetti TH 760","100,120,120","100,60,60","100,240,240"
  990. 5:PSCRIPT.DRV,"QMS ColorScript 100 [PostScript Printer]","DEVICESPECIFIC"
  991. 5:PSCRIPT.DRV,"QMS-PS 800 [PostScript Printer]","DEVICESPECIFIC"
  992. 5:PSCRIPT.DRV,"QMS-PS 800 Plus [PostScript Printer]","DEVICESPECIFIC"
  993. 5:PSCRIPT.DRV,"QMS-PS 810 [PostScript Printer]","DEVICESPECIFIC"
  994. 5:HPPCL.DRV,"QuadLaser I [PCL / HP LaserJet]","DEVICESPECIFIC"
  995. 5:HPPCL.DRV,"Tandy LP-1000 [PCL / HP LaserJet]","DEVICESPECIFIC"
  996. 5:HPPCL.DRV,"Tegra Genesis [PCL / HP LaserJet]","DEVICESPECIFIC"
  997. 5:TI850.DRV,"TI 850/855","167,120,72","60,72,120"
  998. 5:PSCRIPT.DRV,"TI OmniLaser 2108 [PostScript Printer]","DEVICESPECIFIC"
  999. 5:PSCRIPT.DRV,"TI OmniLaser 2115 [PostScript Printer]","DEVICESPECIFIC"
  1000. 5:TOSHIBA.DRV,"Toshiba P351","100,180,180"
  1001. 5:TOSHIBA.DRV,"Toshiba P1351","100,180,180"
  1002. 5:HPPCL.DRV,"Toshiba PageLaser12 [PCL / HP LaserJet]","DEVICESPECIFIC"
  1003. 5:PSCRIPT.DRV,"Varityper VT-600 [PostScript Printer]","DEVICESPECIFIC"
  1004. 5:PSCRIPT.DRV,"Wang LCS15 [PostScript Printer]","DEVICESPECIFIC"
  1005. 5:PSCRIPT.DRV,"Wang LCS15 FontPlus [PostScript Printer]","DEVICESPECIFIC"
  1006. 5:HPPCL.DRV,"Wang LDP8 [PCL / HP LaserJet]","DEVICESPECIFIC"
  1007.  
  1008. [io.dependent]
  1009.   hppcl.drv=   5:finstall.dll, 5:finstall.hlp, 5:hppcl.hlp
  1010.   deskjet.drv= 5:finstall.dll, 5:finstall.hlp, 5:deskjet.hlp
  1011.   hppcl5a.drv= 5:finstall.dll, 5:finstall.hlp, 5:hppcl.hlp
  1012.   pscript.drv= 5:pscript.hlp
  1013.   ibm4019.drv= 5:sf4019.exe
  1014.   tty.drv=  5:tty.hlp
  1015.   paintjet.drv= 5:paintjet.hlp, 5:cr12rpa.pjf, 5:lg12rpa.pjf, 5:lg08rpa.pjf
  1016.  
  1017. [special_adapter]
  1018. eitherlink  = DMAbuffersize,32  ; Needed if EitherLink MC is detected.
  1019.  
  1020. [ebios]
  1021. ebios       = x:*ebios               ; Required for most 386 machines.
  1022. hpebios     = 4:hpebios.386,x:*ebios ; Required for HP 386 machines.
  1023.  
  1024. [language]
  1025. ; Language drivers, must be installed for non US installation.
  1026. dan = 2:langsca.dll , "Danish"
  1027. dut = 2:langdut.dll , "Dutch"
  1028. usa =               , "English (American)"
  1029. eng = 2:langeng.dll , "English (International)"
  1030. fin = 2:langsca.dll , "Finnish"
  1031. frn = 2:langfrn.dll , "French"
  1032. fcf = 2:langeng.dll , "French Canadian"
  1033. ger = 2:langger.dll , "German"
  1034. ice = 2:langsca.dll , "Icelandic"
  1035. itn = 2:langeng.dll , "Italian"
  1036. nor = 2:langsca.dll , "Norwegian"
  1037. por = 2:langeng.dll , "Portuguese"
  1038. spa = 2:langspa.dll , "Spanish"
  1039. swe = 2:langsca.dll , "Swedish"
  1040. 
  1041. 
  1042. 
  1043. 
  1044. 
  1045. 
  1046.